func github.com/go-pg/pg/v10/orm.newTableInProgress

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		tables.go#L20: func newTableInProgress(table *Table) *tableInProgress {
		tables.go#L98: 		inProgress = newTableInProgress(table)